diff options
Diffstat (limited to 'config/waybar/style/[Retro] Simple Style.css')
| -rw-r--r-- | config/waybar/style/[Retro] Simple Style.css | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/config/waybar/style/[Retro] Simple Style.css b/config/waybar/style/[Retro] Simple Style.css index f966b858..25e944e6 100644 --- a/config/waybar/style/[Retro] Simple Style.css +++ b/config/waybar/style/[Retro] Simple Style.css @@ -70,6 +70,7 @@ window#waybar { #custom-backlight, #custom-cycle_wall, #custom-hint, +#custom-hypridle, #custom-keyboard, #custom-light_dark, #custom-lock, @@ -101,6 +102,13 @@ window#waybar { border-bottom: 3px solid yellow; } +/*-----Indicators----*/ +#custom-hypridle.notactive, +#idle_inhibitor.activated { + color: #39FF14; + font-size: 100%; +} + #battery.critical, #disk.critical, #memory.critical, |
